Resource StructureDefinition/FHIR Server from package de.gkvsv.evp#1.0.0-rc1 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "GKVSV-PR-EVP-ServiceRequestMassnahme",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Clinical.Care Provision"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "patient"
}
],
"url" : "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_ServiceRequestMassnahme",
"version" : "1.0",
"name" : "GKVSV_PR_EVP_ServiceRequestMassnahme",
"status" : "active",
"date" : "2023-04-28T12:28:48.9284497+00:00",
"description" : "Abbildung von Massnahmen zur Erfüllung eines Bedarfes",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "quick",
"uri" : "http://siframework.org/cqf",
"name" : "Quality Improvement and Clinical Knowledge (QUICK)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "ServiceRequest",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "ServiceRequest",
"path" : "ServiceRequest",
"constraint" : [
{
"key" : "-evp-sr-verantwortlich",
"severity" : "error",
"human" : "Es muss exakt einen Verantwortlichen geben",
"expression" : "performer.extension.where(url = 'https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_EVP_Verantwortlich' and value = true).count() = 1"
}
]
},
{
"id" : "ServiceRequest.meta",
"path" : "ServiceRequest.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.meta.versionId",
"path" : "ServiceRequest.meta.versionId",
"max" : "0"
},
{
"id" : "ServiceRequest.meta.lastUpdated",
"path" : "ServiceRequest.meta.lastUpdated",
"max" : "0"
},
{
"id" : "ServiceRequest.meta.source",
"path" : "ServiceRequest.meta.source",
"max" : "0"
},
{
"id" : "ServiceRequest.meta.profile",
"path" : "ServiceRequest.meta.profile",
"min" : 1,
"max" : "1",
"patternCanonical" : "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_ServiceRequestMassnahme|1.0",
"mustSupport" : true
},
{
"id" : "ServiceRequest.meta.security",
"path" : "ServiceRequest.meta.security",
"short" : "Weitergabe an",
"definition" : "Angabe, an welche Stelle(n) die Datenweitergabe zu der MaÃnahme erfolgen darf (Einwilligung zur Datenweitergabe liegt vor) gemäà Schlüsselverzeichnis 6.8. wiederholbar",
"min" : 1,
"max" : "3",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.gkvsv.de/ValueSet/GKVSV_VS_EVP_Datenweitergabe"
}
},
{
"id" : "ServiceRequest.meta.security.system",
"path" : "ServiceRequest.meta.security.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.meta.security.code",
"path" : "ServiceRequest.meta.security.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.meta.security.userSelected",
"path" : "ServiceRequest.meta.security.userSelected",
"max" : "0"
},
{
"id" : "ServiceRequest.meta.tag",
"path" : "ServiceRequest.meta.tag",
"max" : "0"
},
{
"id" : "ServiceRequest.implicitRules",
"path" : "ServiceRequest.implicitRules",
"max" : "0"
},
{
"id" : "ServiceRequest.language",
"path" : "ServiceRequest.language",
"max" : "0"
},
{
"id" : "ServiceRequest.text",
"path" : "ServiceRequest.text",
"max" : "0"
},
{
"id" : "ServiceRequest.contained",
"path" : "ServiceRequest.contained",
"max" : "0"
},
{
"id" : "ServiceRequest.identifier",
"path" : "ServiceRequest.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.instantiatesCanonical",
"path" : "ServiceRequest.instantiatesCanonical",
"max" : "0"
},
{
"id" : "ServiceRequest.instantiatesUri",
"path" : "ServiceRequest.instantiatesUri",
"max" : "0"
},
{
"id" : "ServiceRequest.basedOn",
"path" : "ServiceRequest.basedOn",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_CarePlanBedarf"
]
}
],
"mustSupport" : false
},
{
"id" : "ServiceRequest.basedOn.reference",
"path" : "ServiceRequest.basedOn.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.replaces",
"path" : "ServiceRequest.replaces",
"max" : "0"
},
{
"id" : "ServiceRequest.requisition",
"path" : "ServiceRequest.requisition",
"max" : "0"
},
{
"id" : "ServiceRequest.status",
"path" : "ServiceRequest.status",
"fixedCode" : "active",
"mustSupport" : true
},
{
"id" : "ServiceRequest.intent",
"path" : "ServiceRequest.intent",
"fixedCode" : "plan",
"mustSupport" : true
},
{
"id" : "ServiceRequest.category",
"path" : "ServiceRequest.category",
"max" : "0"
},
{
"id" : "ServiceRequest.priority",
"path" : "ServiceRequest.priority",
"max" : "0"
},
{
"id" : "ServiceRequest.doNotPerform",
"path" : "ServiceRequest.doNotPerform",
"max" : "0"
},
{
"id" : "ServiceRequest.code",
"path" : "ServiceRequest.code",
"short" : "Beschreibung",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.code.id",
"path" : "ServiceRequest.code.id",
"max" : "0"
},
{
"id" : "ServiceRequest.code.coding",
"path" : "ServiceRequest.code.coding",
"max" : "0"
},
{
"id" : "ServiceRequest.code.text",
"path" : "ServiceRequest.code.text",
"short" : "Beschreibung",
"definition" : "Beschreibung der MaÃnahme",
"min" : 1,
"maxLength" : 600,
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "Dieser Wert darf die Länge von 600 nicht überschreiten",
"expression" : "length()<601"
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.orderDetail",
"path" : "ServiceRequest.orderDetail",
"max" : "0"
},
{
"id" : "ServiceRequest.quantity[x]",
"path" : "ServiceRequest.quantity[x]",
"max" : "0"
},
{
"id" : "ServiceRequest.subject",
"path" : "ServiceRequest.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Versicherter"
]
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.subject.id",
"path" : "ServiceRequest.subject.id",
"max" : "0"
},
{
"id" : "ServiceRequest.subject.reference",
"path" : "ServiceRequest.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.subject.type",
"path" : "ServiceRequest.subject.type",
"max" : "0"
},
{
"id" : "ServiceRequest.subject.identifier",
"path" : "ServiceRequest.subject.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.encounter",
"path" : "ServiceRequest.encounter",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x]",
"path" : "ServiceRequest.occurrence[x]",
"short" : "Zeitraum zu erledigen bis",
"type" : [
{
"code" : "Period"
}
]
},
{
"id" : "ServiceRequest.occurrence[x].id",
"path" : "ServiceRequest.occurrence[x].id",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].start",
"path" : "ServiceRequest.occurrence[x].start",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].end",
"path" : "ServiceRequest.occurrence[x].end",
"short" : "Zeitraum zu erledigen bis",
"definition" : "Zeitraum oder zu erledigen bis, Datum",
"min" : 1,
"constraint" : [
{
"key" : "ZuErledigenBis",
"severity" : "error",
"human" : "Das Datum muss aus genau 10 Zeichen bestehen YYYY-MM-DD.",
"expression" : "toString().length()=10"
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.asNeeded[x]",
"path" : "ServiceRequest.asNeeded[x]",
"max" : "0"
},
{
"id" : "ServiceRequest.authoredOn",
"path" : "ServiceRequest.authoredOn",
"max" : "0"
},
{
"id" : "ServiceRequest.requester",
"path" : "ServiceRequest.requester",
"max" : "0"
},
{
"id" : "ServiceRequest.performerType",
"path" : "ServiceRequest.performerType",
"max" : "0"
},
{
"id" : "ServiceRequest.performer",
"path" : "ServiceRequest.performer",
"short" : "Verantwortliche Beteiligte",
"min" : 2,
"max" : "2",
"mustSupport" : true
},
{
"id" : "ServiceRequest.performer.id",
"path" : "ServiceRequest.performer.id",
"max" : "0"
},
{
"id" : "ServiceRequest.performer.extension",
"path" : "ServiceRequest.performer.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "ServiceRequest.performer.extension:Verantwortlich",
"path" : "ServiceRequest.performer.extension",
"sliceName" : "Verantwortlich",
"short" : "Verantwortlich",
"definition" : "true= Verantwortliche\r\nfalse= Beteiligte",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_EVP_Verantwortlich"
]
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.performer.extension:Verantwortlich.id",
"path" : "ServiceRequest.performer.extension.id",
"max" : "0"
},
{
"id" : "ServiceRequest.performer.extension:Verantwortlich.value[x]",
"path" : "ServiceRequest.performer.extension.value[x]",
"short" : "Verantwortlich",
"definition" : "true= Verantwortlich\r\nfalse= Nicht verantwortlich-->Beteiligter"
},
{
"id" : "ServiceRequest.performer.reference",
"path" : "ServiceRequest.performer.reference",
"max" : "0"
},
{
"id" : "ServiceRequest.performer.type",
"path" : "ServiceRequest.performer.type",
"max" : "0"
},
{
"id" : "ServiceRequest.performer.identifier",
"path" : "ServiceRequest.performer.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.performer.display",
"path" : "ServiceRequest.performer.display",
"short" : "Verantwortliche Beteiligte",
"definition" : "Verantwortliche / Beteiligte, Freitext",
"min" : 1,
"maxLength" : 600,
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "Dieser Wert darf die Länge von 600 nicht überschreiten",
"expression" : "length()<601"
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.locationCode",
"path" : "ServiceRequest.locationCode",
"max" : "0"
},
{
"id" : "ServiceRequest.locationReference",
"path" : "ServiceRequest.locationReference",
"max" : "0"
},
{
"id" : "ServiceRequest.reasonCode",
"path" : "ServiceRequest.reasonCode",
"max" : "0"
},
{
"id" : "ServiceRequest.reasonReference",
"path" : "ServiceRequest.reasonReference",
"max" : "0"
},
{
"id" : "ServiceRequest.insurance",
"path" : "ServiceRequest.insurance",
"max" : "0"
},
{
"id" : "ServiceRequest.supportingInfo",
"path" : "ServiceRequest.supportingInfo",
"max" : "0"
},
{
"id" : "ServiceRequest.specimen",
"path" : "ServiceRequest.specimen",
"max" : "0"
},
{
"id" : "ServiceRequest.bodySite",
"path" : "ServiceRequest.bodySite",
"max" : "0"
},
{
"id" : "ServiceRequest.note",
"path" : "ServiceRequest.note",
"max" : "0"
},
{
"id" : "ServiceRequest.patientInstruction",
"path" : "ServiceRequest.patientInstruction",
"max" : "0"
},
{
"id" : "ServiceRequest.relevantHistory",
"path" : "ServiceRequest.relevantHistory",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.